-
Home
-
WP Telegram (Auto Post and Notifications)
-
4.2.12 (latest)
-
Code
-
Classes
- TemplateParser
| Total Complexity |
25 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
386 |
| Lines of code |
164 |
| Logical lines of code |
74 |
| Comment lines |
151 |
| Methods |
14 |
| Properties |
3 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| parse_macros() |
S |
47 |
5 |
34 |
| get_default_macro_keys() |
S |
48 |
2 |
39 |
| process_template_logic() |
S |
53 |
3 |
23 |
| normalize_template() |
S |
63 |
3 |
9 |
| set_options() |
S |
69 |
2 |
7 |
| bypass_wpautop_for() |
S |
67 |
2 |
7 |
| encode_values() |
S |
63 |
1 |
11 |
| __construct() |
S |
77 |
1 |
4 |
| set_post() |
S |
73 |
1 |
5 |
| reset_data() |
S |
76 |
1 |
4 |
| get_parse_mode() |
S |
80 |
1 |
3 |
| parse() |
S |
66 |
1 |
8 |
| prepare_macro_value() |
S |
80 |
1 |
3 |
| restore_wpautop_hook() |
S |
67 |
1 |
7 |